home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / CLEARC11.ARJ / READ.ME < prev    next >
Text File  |  1992-05-15  |  2KB  |  38 lines

  1.  
  2.  
  3.      ClearC V1.1
  4.  
  5.      Invariant Software
  6.      P.O. Box 10206
  7.      Spokane, WA  99209
  8.      509-327-2154 (Greg)
  9.  
  10.      ClearC is intended for C programmers to help make C program files 
  11.      more legible by spacing operators, function calls and control guards,
  12.      and by reformatting the code to a specified style and indentation 
  13.      preference.  ClearC is a great tool for programmers who have to maintain
  14.      or review C programs developed by others.  
  15.  
  16.      This packet should contain the following files:
  17.             CLEARC.EXE       Executable file.
  18.             CLEARC.DOC       User manual and registration information.
  19.             INVOICE.DOC      Registration
  20.             CLCSETUP.DAT     Data file for format parameters.
  21.             READ.ME          Brief description and instructions.
  22.             SAMPLE.C         C program file for testing ClearC.
  23.  
  24.      QUICK TEST OF ClearC:
  25.      If you wish to sample ClearC right off the bat use the SAMPLE.C file.
  26.      Type "CLEARC SAMPLE.C *.FMT" at the DOS prompt.  Use the help 
  27.      instructions at the bottom of the screen to select your format 
  28.      preferences.  Once    the program is completed compare SAMPLE.C and
  29.      SAMPLE.FMT.  
  30.  
  31.      For more details, instructions and registration information please see
  32.      CLEARC.DOC.
  33.  
  34.      Version 1.1 versus version 1.0:
  35.      Version 1.0 of ClearC had a restriction on the function size in a
  36.      module of 20k - the program bombed!  Version 1.1 allows a maximum
  37.      function size of 60k.
  38.